net/http.conn.lastMethod (field)

3 uses

	net/http (current package)
		server.go#L294: 	lastMethod string
		server.go#L994: 	if c.lastMethod == "POST" {
		server.go#L1011: 	c.lastMethod = req.Method